From ea4e57877bd33b7f59fa0687f805b14c2dec464e Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Sat, 25 Jan 2025 17:48:47 +0200 Subject: [PATCH] build: enable packaging of Filipino and Persian translations As the luci-base translations of Filipino and Farsi (Persian) have progressed somewhat, make the languages availabel for build. Signed-off-by: Hannu Nyman --- luci.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/luci.mk b/luci.mk index 72b822d2bf..21bf25866e 100644 --- a/luci.mk +++ b/luci.mk @@ -28,7 +28,9 @@ LUCI_LANG.da=Dansk (Danish) LUCI_LANG.de=Deutsch (German) LUCI_LANG.el=Ελληνικά (Greek) LUCI_LANG.es=Español (Spanish) +LUCI_LANG.fa=Farsi (Persian) LUCI_LANG.fi=Suomi (Finnish) +LUCI_LANG.fil=Filipino (Philippinic) LUCI_LANG.fr=Français (French) LUCI_LANG.he=עִבְרִית (Hebrew) LUCI_LANG.hi=हिंदी (Hindi) -- 2.30.2